home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interplay's Learn to Program Basic (Review Copy)
/
Learn to Program Basic Review Copy (Interplay)(June 23, 1998).ISO
/
pc
/
ltpbasic
/
refxmpl
/
position.bas
< prev
next >
Wrap
BASIC Source File
|
1998-04-07
|
92b
|
9 lines
Position 18,0
Print "THE"
Position 16, 2
Print "POSITION"
Position 17, 4
Print "COMMAND"